home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / aal10.zip / SYSOP.DOC < prev   
Text File  |  1993-03-07  |  5KB  |  123 lines

  1.  
  2.                           Add-A-Line Graffiti Door
  3.                                 Version 1.0 
  4.                        MegaTech Software Productions
  5.                                 John Craven
  6.                               FIDO 1:151/2304
  7.                              DoorNet 75:7919/0
  8.                       
  9.                       Support BBS "The Midnight Caller"          
  10.                                1-919-852-0778  
  11.  
  12.  
  13.  
  14.                             SYSOP DOCUMENTATION                   
  15.  
  16. INTRO
  17.  
  18. Add-A-Line Graffiti Door is a simple door to allow your users to enter jokes,
  19. puns, quotes or other graffiti or to slam each other or maybe even the SysOp!
  20. The following files should be in the AAL10 archive:
  21.     
  22.         SYSOP.DOC - this documentation
  23.     AAL.EXE - Add-A-Line executable file
  24.         AAL.CFG - Sample config file
  25.         REGISTER.FRM - Registration form
  26.         DORINFO1.DEF - Sample drop file to allow testing in local mode
  27.  
  28.  
  29. SETUP
  30.  
  31. ANSI.SYS or it's equivalent is REQUIRED for Add-A-Line Graffiti Door v1.0!
  32.  
  33. First extract the Add-A-Line Graffiti archive into your door directory 
  34. (ie: C:\BBS\DOORS\AAL). AAL.CFG is an ASCII file that may be edited with any 
  35. ascii editor to reflect your BBS parameters. The format is as follows:
  36.  
  37. C:\BBS\DORINFO1.DEF - Complete path and filename to your BBS dropfile
  38.                       9 are supported and listed below!
  39. The Midnight Caller - Your BBS name
  40. John                - SysOp's first name
  41. Craven              - SysOp's last name
  42. 00000000            - Registration code if registered otherwise any 8 digits
  43.  
  44. To test Add-A-Line Graffiti Door in local mode, change the first line of the
  45. configuration file to read the dorinfo1.def file included with the archive
  46. (ie: C:\BBS\DOORS\AAL\DORINFO1.DEF) and call AAL AAL.CFG!
  47.  
  48. Add-A-Line Graffiti Door supports the following BBS dropfiles:
  49.  
  50. DORINFOx.DEF - For RA/QBBS/RBBS (replace x with node #)
  51. PDBOARD.SYS  - For PCBoard systems using PCBOARD.SYS only
  52. USERS.SYS    - For PCBoard systems using USERS.SYS
  53. CALLINFO.BBS - For Wildcat! systems prior to v3.2
  54. CHAIN.TXT    - For WWIV systems
  55. SFDOORS.DAT  - For Spitfire systems
  56. DOOR.SYS     - For systems that support DOOR.SYS in standard 52 line GAP format
  57. USERINFO.DAT - For Wildcat! 3.x+ systems
  58. GTUSER.BBS   - For GT Power systems
  59.  
  60. Call the door with your door batch file and pass the config file on the command 
  61. line.  
  62.    
  63.     ie: CD\DOORS\AAL
  64.     AAL AAL.CFG
  65.     CD\BBS
  66.     BBS
  67.  
  68. Add-A-Line Graffiti also supports non-standard com port setups. COM 1-4 on the 
  69. standard IRQ's - COM1/COM3=IRQ4 and COM2/COM4=IRQ3. If you want to use a 
  70. non-standard IRQ, add the IRQ number after the configuration file name.
  71. If you wanted to use COM1 and IRQ5 the command line would be:
  72. AAL AAL.CFG /5. NO /x parameter is needed for standard IRQ's!
  73.  
  74. BAD WORDS !  
  75.  
  76. At the SysOp's discretion is a "badword" checker called BADWORDS.TXT. This
  77. file is created when the program first runs if you don't create it yourself.
  78. If you wish to check for words you don't want entered in the Graffiti lines
  79. use your favorite ascii editor to create BADWORDS.TXT. In it enter each word
  80. you want to check for on a separate line, ie:
  81.  
  82. BAD 
  83. WORDS
  84. GO
  85. HERE
  86.  
  87. That's all there is to it!
  88.  
  89.  
  90. REGISTRATION
  91.  
  92. This door was compiled with Microsoft QuickBASIC 4.5 using Ted Freeman's
  93. DOORFRAME library.  If you find this door entertaining and wish to use it
  94. on your BBS after a 30 day trial period, it must be registered. Simply fill
  95. out the REGISTER.FRM and mail it to the address on the form. Registration is 
  96. $5.00 for version 1.0. Simply send your registration form and I will send 
  97. you your registration code to be inserted in the configuration file.
  98. Thanks for your support!
  99.  
  100.     John Craven
  101.     5610 Underwood Drive
  102.     Greensboro, NC  27409
  103.         27409-2224
  104.  
  105.  
  106. DISCLAIMER
  107.  
  108. Add-A-Line graffiti Door, MegaTech Software Productions, and John Craven assume 
  109. NO RESPONSIBILITY WHATSOEVER for the use of this program. This software is
  110. provided "as is" with no warranty, express, implied or statutory. Including 
  111. but not limited to any implied warranties of merchantability and fitness
  112. for a particular purpose. Add-A-Line Graffiti Door, MegaTech Software 
  113. Productions, and John Craven shall not be held liable for indirect, special, or 
  114. consequential damages, resulting from the use of MegaTech Software!
  115. YOU USE THIS SOFTWARE AT YOUR OWN RISK AND SUCH USE CONSTITUTES ACCEPTANCE
  116. OF THIS DISCLAIMER!
  117.  
  118. MISC
  119.  
  120. The latest version of Add-A-Line Graffiti is always available for download 
  121. from The Midnight Caller BBS or available for file request with the "majic
  122. name" AAL!
  123.